On this pageAfterReadDescriptionThe AfterRead event occurs after reading a DXF file. Write the AfterRead event handler to take specific action immediately after TsgDXFConverter has read a DXF file. AfterRead is generated by calls to the [Load] method.Syntaxproperty AfterRead: TNotifyEvent;